projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9b163c
)
celleditable: Add a summary
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 2 Mar 2021 03:37:52 +0000
(22:37 -0500)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:37 +0000
(16:37 +0000)
gtk/gtkcelleditable.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcelleditable.c
b/gtk/gtkcelleditable.c
index df3c0ddf9c7a59f4971fea7b4d2dfd04a4cdd854..3833dede3173024f28bebe359638d7738fb1512f 100644
(file)
--- a/
gtk/gtkcelleditable.c
+++ b/
gtk/gtkcelleditable.c
@@
-16,10
+16,9
@@
*/
/**
- * SECTION:gtkcelleditable
- * @Short_description: Interface for widgets that can be used for editing cells
- * @Title: GtkCellEditable
- * @See_also: #GtkCellRenderer
+ * GtkCellEditable:
+ *
+ * Interface for widgets that can be used for editing cells
*
* The #GtkCellEditable interface must be implemented for widgets to be usable
* to edit the contents of a #GtkTreeView cell. It provides a way to specify how